home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2004 #9
/
Amiga Plus CD - 2004 - No. 09.iso
/
amigaplus
/
tools
/
dev_libs
/
feelin040718
/
include
/
proto
/
feelin.h
next >
Wrap
C/C++ Source or Header
|
2004-08-03
|
183b
|
8 lines
#ifndef PROTO_FEELIN_H
#define PROTO_FEELIN_H
#include <exec/types.h>
extern struct FeelinBase *FeelinBase;
#include <clib/feelin_protos.h>
#include <pragmas/feelin_pragmas.h>
#endif